DataCatalogModelMetadata
Describes the metadata of the discover object
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
|
The name of the model |
- |
string |
|
|
Datasource which the model is based on |
- |
string |
|
|
The description of the model |
- |
string |
|
|
The time when the model was created |
- |
integer |
Api2: int64 - epoch time in milliseconds, Api3: String according to iso8601 |
|
The user that created of the model |
- |
string |
|
|
The time when the model was modified |
- |
integer |
Api2: int64 - epoch time in milliseconds, Api3: String according to iso8601 |
|
The user that modified of the model |
- |
string |
|
|
The last time when the model was processed |
- |
integer |
Api2: int64 - epoch time in milliseconds, Api3: String according to iso8601 |
|
The number of measures in the model |
- |
integer |
int32 |
|
The number of dimensions/tables in the model |
- |
integer |
int32 |
|
The type of the server that contains the model that that model is based on |
- |